home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4494 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: mips.pfalz.de!not-for-mail
  2. From: naddy@mips.pfalz.de (Christian Weisgerber)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Is 33.6 only available for USR?
  5. Date: 11 Feb 1996 03:40:21 +0100
  6. Message-ID: <4fjkul$neb@mips.pfalz.de>
  7. References: <4dd14b$odp@grid.direct.ca> <4ddchf$c4i@shellx.best.com> <30FA9B32.4862@fishnet.net> <4dh7j3$81i@shellx.best.com> <30FCE339.36B9@fishnet.net> <4dlt8f$1qom@seminole.gate.net> <DLGM5w.H8o@freenet.carleton.ca> <4dqj68$dcak@navajo.gate.net> <eric-   <4eg5sp$v74@navajo.gate.net> <eric-2901960236300001@sobt.accessorl.net> <4eiutf$gn0@hopi.gate.net> <4eu2cd$mbu@mips.pfalz.de> <4f1pl9$a50@hopi.gate.net>
  8. NNTP-Posting-Host: mips.pfalz.de
  9.  
  10. dhaire@gate.net (doug haire) writes:
  11.  
  12. > : Actually it does send CRCs. Basically, YModem-G is plain YModem (-1k,
  13. > : -CRC) without waiting for ACKs.
  14. > In that case there should be absolutely NO difference in speed between 
  15. > Zmodem (plain) and Ymodem-G. There is. There's got to be something that 
  16. > Zmodem is doing that Ymodem-G is not. Both are "streaming protocols" and 
  17. > do not wait for ACK/NAKs.
  18.  
  19. They use different packet formats. The YModem-g one is:
  20.  
  21.   <STX><pkt no><~pkt no> ... (1024 bytes of data) ... <crc1><crc2>
  22.  
  23. I can't make out the ZModem "subpacket" format from Chuck Forsberg's
  24. "documentation", and I'm too lazy to check the source now.
  25.  
  26. ZModem defaults to using a 32-bit CRC and "escapes ZDLE (020), 0220,
  27. 021, 0221, 023, and 0223. If preceded by 0100 or 0300 (@), 015 and 0215
  28. are also escaped to protect the Telenet command escape CR-@-CR. The
  29. receiver ignores 021, 0221, 023, and 0223 characters in the data
  30. stream."
  31.  
  32. The proprietary "Moby Turbo" option removes this escaping, except that
  33. of ZDLE, since ZDLE is used for recognizing frame boundaries (cf. HDLC
  34. flag).
  35.  
  36. -- 
  37. Christian 'naddy' Weisgerber                         naddy@mips.pfalz.de
  38.   See another pointless homepage at <URL:http://home.pages.de/~naddy/>.
  39.